object Heuristico: THeuristico Tag = 1800 Left = 304 Top = 146 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Configuraci�n del an�lisis heur�stico gen�tico' ClientHeight = 204 ClientWidth = 434 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ButtonAceptar: TPlaButton Tag = 2200 Left = 267 Top = 172 Width = 73 Height = 21 Anchors = [akRight, akBottom] Caption = '&Aceptar' TabOrder = 1 OnClick = ButtonAceptarClick Default = True ModalResult = 1 end object ButtonCancelar: TPlaButton Tag = 2400 Left = 347 Top = 172 Width = 73 Height = 21 Anchors = [akRight, akBottom] Caption = '&Cancelar' TabOrder = 2 TabStop = False Cancel = True ModalResult = 2 end object PlaGroupBox1: TPlaGroupBox Tag = 18900 Left = 14 Top = 7 Width = 406 Height = 154 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Anchors = [akLeft, akTop, akRight, akBottom] Caption = 'Nivel de sensibilidad' TabOrder = 0 object Image1: TImage Left = 10 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label1: TLabel Tag = 19000 Left = 57 Top = 19 Width = 336 Height = 39 Anchors = [akLeft, akTop, akRight] Caption = 'A mayor nivel de sensibilidad, mayor protecci�n y mayor posibili' + 'dad de identificar como posibles amenazas desconocidas programas' + ' que no son maliciosos.' Constraints.MinWidth = 246 Transparent = True WordWrap = True end object RBMaximo: TPlaRadioButton Tag = 19300 Left = 57 Top = 64 Width = 190 Height = 16 HelpContext = 142 Caption = 'M�xima sensibilidad (recomendada)' TabOrder = 0 TabStop = False ParentColor = False end object RBMedio: TPlaRadioButton Tag = 19200 Left = 57 Top = 82 Width = 107 Height = 16 HelpContext = 143 Caption = 'Sensibilidad media' TabOrder = 1 Visible = False Checked = True ParentColor = False end object RBMinimo: TPlaRadioButton Tag = 19100 Left = 57 Top = 100 Width = 110 Height = 16 HelpContext = 144 Caption = 'M�nima sensibilidad' TabOrder = 2 TabStop = False Visible = False ParentColor = False end object PPDemanda: TPlaPanel Left = 47 Top = 60 Width = 357 Height = 83 TabOrder = 3 object Label2: TLabel Left = 29 Top = 19 Width = 312 Height = 26 Caption = 'S�lo recomendada para archivos recibidos por correo electr�nico ' + 'o mensajer�a instant�nea.' Constraints.MaxWidth = 312 Constraints.MinWidth = 312 Transparent = True WordWrap = True end object Label3: TLabel Left = 29 Top = 63 Width = 226 Height = 13 Caption = 'Recomendada en la mayor�a de las situaciones.' Transparent = True end object RBAlta: TPlaRadioButton Left = 10 Top = 4 Width = 97 Height = 16 Caption = 'Sensibilidad alta' TabOrder = 0 TabStop = False AlwaysShowEnabled = True end object RBNormal: TPlaRadioButton Left = 10 Top = 48 Width = 111 Height = 16 Caption = 'Sensibilidad normal' TabOrder = 1 AlwaysShowEnabled = True Checked = True end end end end